home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet Web Designer 89 / PIWD89.iso / pc / CONTENTS / RESOURCES / KILLERSOUND / SoundScans / files / rock2.swf / scripts / DefineButton2_49 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-12-01  |  60 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(360);
  4. }
  5.